Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Navigation/Document): allow YQL query button if /@_yql_type == "view" [YTFRONT-4463] #849

Merged
merged 10 commits into from
Dec 24, 2024

Conversation

ma-efremoff
Copy link
Collaborator

@ma-efremoff ma-efremoff commented Nov 7, 2024

@ma-efremoff ma-efremoff marked this pull request as ready for review November 8, 2024 10:46
@ma-efremoff ma-efremoff marked this pull request as draft November 13, 2024 14:35
@ma-efremoff ma-efremoff force-pushed the ma-efremoff/yql-view branch 4 times, most recently from 483c88e to bce6589 Compare November 18, 2024 10:45
@ma-efremoff ma-efremoff marked this pull request as ready for review November 18, 2024 12:49
@ma-efremoff ma-efremoff force-pushed the ma-efremoff/yql-view branch 5 times, most recently from a1627f0 to 8b06161 Compare November 26, 2024 13:42
@ma-efremoff ma-efremoff marked this pull request as draft November 26, 2024 14:32
@ma-efremoff ma-efremoff force-pushed the ma-efremoff/yql-view branch 3 times, most recently from c132a20 to d18d688 Compare November 27, 2024 10:35
@ma-efremoff ma-efremoff marked this pull request as ready for review November 27, 2024 12:11
openWidget();
}, [dispatch, path, cluster, openWidget]);

return !isQtKitEnabled ? null : (
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't a bug, but I wouldn't put the c condition here !
Readability is slightly better without it

SimbiozizV
SimbiozizV previously approved these changes Nov 29, 2024
@ma-efremoff ma-efremoff force-pushed the ma-efremoff/yql-view branch 2 times, most recently from 21cc9d9 to 72c29a9 Compare December 23, 2024 14:25
@ma-efremoff ma-efremoff merged commit 2d9d855 into main Dec 24, 2024
10 checks passed
@ma-efremoff ma-efremoff deleted the ma-efremoff/yql-view branch December 24, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants